[INFO] cloning repository https://github.com/Atituiset/tiny-ssh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Atituiset/tiny-ssh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtituiset%2Ftiny-ssh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtituiset%2Ftiny-ssh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cab78fdae04f106584113535f95f0eab8a9f11d
[INFO] testing Atituiset/tiny-ssh against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtituiset%2Ftiny-ssh" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Atituiset/tiny-ssh
[INFO] finished tweaking git repo https://github.com/Atituiset/tiny-ssh
[INFO] tweaked toml for git repo https://github.com/Atituiset/tiny-ssh written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Atituiset/tiny-ssh on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Atituiset/tiny-ssh already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ssh-cipher v0.2.0
[INFO] [stderr]   Downloaded pkcs5 v0.7.1
[INFO] [stderr]   Downloaded ssh-encoding v0.2.0
[INFO] [stderr]   Downloaded ssh-key v0.6.7
[INFO] [stderr]   Downloaded russh-keys v0.45.0
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.10.0
[INFO] [stderr]   Downloaded russh-cryptovec v0.7.3
[INFO] [stderr]   Downloaded rtoolbox v0.0.5
[INFO] [stderr]   Downloaded data-encoding v2.11.0
[INFO] [stderr]   Downloaded rpassword v7.5.1
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded rustix-openpty v0.2.0
[INFO] [stderr]   Downloaded p521 v0.13.3
[INFO] [stderr]   Downloaded russh v0.45.0
[INFO] [stderr]   Downloaded signal-hook v0.4.4
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded miow v0.6.1
[INFO] [stderr]   Downloaded p384 v0.13.1
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] [stderr]   Downloaded alacritty_terminal v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96c5a48bc577c6190915687a43783f05e80aa457107a6ed3888e026ae23ed32b
[INFO] running `Command { std: "docker" "start" "-a" "96c5a48bc577c6190915687a43783f05e80aa457107a6ed3888e026ae23ed32b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96c5a48bc577c6190915687a43783f05e80aa457107a6ed3888e026ae23ed32b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96c5a48bc577c6190915687a43783f05e80aa457107a6ed3888e026ae23ed32b", kill_on_drop: false }`
[INFO] [stdout] 96c5a48bc577c6190915687a43783f05e80aa457107a6ed3888e026ae23ed32b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 586ce5161fad6c5eb5f2df93621e30829056c0c87ea307a6145f0dedbaa1a508
[INFO] running `Command { std: "docker" "start" "-a" "586ce5161fad6c5eb5f2df93621e30829056c0c87ea307a6145f0dedbaa1a508", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling russh-cryptovec v0.7.3
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rpassword v7.5.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustix-openpty v0.2.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling alacritty_terminal v0.26.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling russh-keys v0.45.0
[INFO] [stderr]    Compiling russh v0.45.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tiny-ssh-core v0.1.0 (/opt/rustwide/workdir/crates/tiny-ssh-core)
[INFO] [stderr]    Compiling tiny-ssh-cli v0.1.0 (/opt/rustwide/workdir/crates/tiny-ssh-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "586ce5161fad6c5eb5f2df93621e30829056c0c87ea307a6145f0dedbaa1a508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "586ce5161fad6c5eb5f2df93621e30829056c0c87ea307a6145f0dedbaa1a508", kill_on_drop: false }`
[INFO] [stdout] 586ce5161fad6c5eb5f2df93621e30829056c0c87ea307a6145f0dedbaa1a508
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d06f6f6ac5f9cc54ea9a92b8bac7beaf23288600dd15cd61d1f9743b1ce5e156
[INFO] running `Command { std: "docker" "start" "-a" "d06f6f6ac5f9cc54ea9a92b8bac7beaf23288600dd15cd61d1f9743b1ce5e156", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling russh-keys v0.45.0
[INFO] [stderr]    Compiling russh v0.45.0
[INFO] [stderr]    Compiling tiny-ssh-core v0.1.0 (/opt/rustwide/workdir/crates/tiny-ssh-core)
[INFO] [stderr]    Compiling tiny-ssh-cli v0.1.0 (/opt/rustwide/workdir/crates/tiny-ssh-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.19s
[INFO] running `Command { std: "docker" "inspect" "d06f6f6ac5f9cc54ea9a92b8bac7beaf23288600dd15cd61d1f9743b1ce5e156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d06f6f6ac5f9cc54ea9a92b8bac7beaf23288600dd15cd61d1f9743b1ce5e156", kill_on_drop: false }`
[INFO] [stdout] d06f6f6ac5f9cc54ea9a92b8bac7beaf23288600dd15cd61d1f9743b1ce5e156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78470eab8f6fb50583f5e9f31ba2a03ef174bf353be53038305c7f91c43cdfa5
[INFO] running `Command { std: "docker" "start" "-a" "78470eab8f6fb50583f5e9f31ba2a03ef174bf353be53038305c7f91c43cdfa5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tiny_ssh_cli-5cb7c5c37544b6a6)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test app::tests::ctrl_c_clears_shadow ... ok
[INFO] [stdout] test app::tests::ctrl_a_jumps_to_start_in_shadow ... ok
[INFO] [stdout] test app::tests::ctrl_u_kills_whole_shadow ... ok
[INFO] [stdout] test app::tests::ctrl_q_returns_quit ... ok
[INFO] [stdout] test app::tests::osc_133_prompt_end_sets_prompt_pos_and_clears_shadow ... ok
[INFO] [stdout] test app::tests::five_condition_gate_requires_same_row ... ok
[INFO] [stdout] test app::tests::ctrl_k_truncates_shadow ... ok
[INFO] [stdout] test app::tests::heuristic_prompt_detection_after_enter ... ok
[INFO] [stdout] test app::tests::osc_133_command_start_clears_prompt_pos ... ok
[INFO] [stdout] test app::tests::ctrl_w_at_start_of_shadow_is_noop ... ok
[INFO] [stdout] test app::tests::five_condition_gate_requires_prompt_pos ... ok
[INFO] [stdout] test app::tests::ctrl_e_jumps_to_end_in_shadow ... ok
[INFO] [stdout] test app::tests::alt_screen_hides_suggestion ... ok
[INFO] [stdout] test app::tests::left_inside_shadow_moves_cursor ... ok
[INFO] [stdout] test app::tests::five_condition_gate_requires_length_match ... ok
[INFO] [stdout] test app::tests::right_at_end_accepts_suggestion ... ok
[INFO] [stdout] test app::tests::tab_passes_through_and_drops_suggestion ... ok
[INFO] [stdout] test app::tests::osc_7_cwd_updates_app_cwd ... ok
[INFO] [stdout] test app::tests::ctrl_w_kills_word_in_shadow ... ok
[INFO] [stdout] test app::tests::up_clears_shadow_and_passes_through ... ok
[INFO] [stdout] test app::tests::right_inside_shadow_moves_cursor ... ok
[INFO] [stdout] test keys::tests::alt_letter_prepends_esc ... ok
[INFO] [stdout] test keys::tests::arrows_use_csi_in_normal_mode ... ok
[INFO] [stdout] test keys::tests::backspace_is_del ... ok
[INFO] [stdout] test keys::tests::arrows_use_ss3_in_app_cursor_mode ... ok
[INFO] [stdout] test keys::tests::ctrl_uppercase_letter_also_works ... ok
[INFO] [stdout] test keys::tests::enter_is_cr ... ok
[INFO] [stdout] test keys::tests::ctrl_letter_emits_control_byte ... ok
[INFO] [stdout] test keys::tests::esc_is_esc ... ok
[INFO] [stdout] test keys::tests::function_keys_f5_to_f12_use_csi_tilde ... ok
[INFO] [stdout] test keys::tests::function_keys_f1_to_f4_use_ss3 ... ok
[INFO] [stdout] test keys::tests::mouse_moved_is_ignored ... ok
[INFO] [stdout] test keys::tests::mouse_drag_left ... ok
[INFO] [stdout] test keys::tests::mouse_release_uses_button_3 ... ok
[INFO] [stdout] test keys::tests::mouse_scroll_up ... ok
[INFO] [stdout] test keys::tests::mouse_without_sgr_mode_is_ignored ... ok
[INFO] [stdout] test keys::tests::page_keys_and_insert_delete ... ok
[INFO] [stdout] test keys::tests::shift_tab_is_csi_z ... ok
[INFO] [stdout] test keys::tests::tab_is_ht ... ok
[INFO] [stdout] test keys::tests::unicode_chars_pass_utf8 ... ok
[INFO] [stdout] test keys::tests::home_end_track_app_cursor ... ok
[INFO] [stdout] test keys::tests::ctrl_punctuation ... ok
[INFO] [stdout] test app::tests::typing_a_char_sends_byte_and_updates_shadow ... ok
[INFO] [stdout] test keys::tests::mouse_left_press_sgr ... ok
[INFO] [stdout] test keys::tests::plain_letter ... ok
[INFO] [stdout] test app::tests::right_at_end_without_suggestion_sends_csi ... ok
[INFO] [stdout] test keys::tests::alt_ctrl_letter_is_esc_then_control_byte ... ok
[INFO] [stdout] test keys::tests::mouse_right_press_with_shift_sgr ... ok
[INFO] [stdout] test keys::tests::shift_letter_passes_uppercase ... ok
[INFO] [stdout] test app::tests::enter_sends_cr_clears_shadow_and_records_history ... ok
[INFO] [stdout] test keys::tests::unsupported_keys_yield_empty ... ok
[INFO] [stdout] test term::tests::alt_screen_toggle ... ok
[INFO] [stdout] test term::tests::cr_lf_advances_to_next_row ... ok
[INFO] [stdout] test term::tests::osc_133_prompt_markers ... ok
[INFO] [stdout] test term::tests::osc_7_cwd_decoded ... ok
[INFO] [stdout] test term::tests::osc_7_with_percent_encoding ... ok
[INFO] [stdout] test term::tests::osc_scanner_recovers_after_lone_esc ... ok
[INFO] [stdout] test term::tests::osc_payload_split_across_feeds ... ok
[INFO] [stdout] test term::tests::cursor_move_csi ... ok
[INFO] [stdout] test term::tests::osc_7_terminated_by_st_escape ... ok
[INFO] [stdout] test term::tests::unknown_osc_is_ignored ... ok
[INFO] [stdout] test term::tests::plain_ascii_lands_in_grid ... ok
[INFO] [stdout] test term::tests::resize_changes_dimensions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tssh-85b329602bb57da2)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::parses_bracketed_ipv6_without_port ... ok
[INFO] [stdout] test tests::parses_ipv4_with_port ... ok
[INFO] [stdout] test tests::parses_user_at_host_port ... ok
[INFO] [stdout] test tests::parses_user_at_host ... ok
[INFO] [stdout] test tests::rejects_no_at_sign ... ok
[INFO] [stdout] test tests::rejects_empty_user ... ok
[INFO] [stdout] test tests::rejects_non_numeric_port ... ok
[INFO] [stdout] test tests::rejects_out_of_range_port ... ok
[INFO] [stdout] test tests::rejects_unbalanced_ipv6_bracket ... ok
[INFO] [stdout] test tests::vt_dims_clamps_to_one ... ok
[INFO] [stdout] test tests::vt_dims_subtracts_status_row ... ok
[INFO] [stdout] test tests::parses_bracketed_ipv6_with_port ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr]      Running tests/vt_integration.rs (/opt/rustwide/target/debug/deps/vt_integration-e10491042568a19f)
[INFO] [stdout] test alt_screen_toggle_is_tracked ... ok
[INFO] [stdout] test raw_passthrough_encoding ... ok
[INFO] [stdout] test osc_133_prompt_lifecycle ... ok
[INFO] [stdout] test osc_7_cwd_round_trip ... ok
[INFO] [stdout] test vt_renders_color_and_clears_screen ... ok
[INFO] [stdout] test five_condition_gate_blocks_ghost_when_prompt_unknown ... ok
[INFO] [stdout] test five_condition_gate_allows_ghost_after_prompt ... ok
[INFO] [stdout] test heuristic_prompt_after_enter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tiny_ssh_core-d8c5592e110318a1)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test transport::ssh::config::tests::debug_passphrase_does_not_leak_plaintext ... ok
[INFO] [stdout] test transport::ssh::config::tests::debug_password_does_not_leak_plaintext ... ok
[INFO] [stdout] test transport::ssh::config::tests::debug_via_ssh_config_does_not_leak_plaintext ... ok
[INFO] [stdout] test transport::ssh::config::tests::public_key_without_passphrase_debug ... ok
[INFO] [stdout] test history::tests::suggest_prefers_same_cwd ... ok
[INFO] [stdout] test history::tests::suggest_falls_back_to_other_cwd_when_current_has_no_match ... ok
[INFO] [stdout] test history::tests::suggest_source_id_points_at_most_recent_matching_row ... ok
[INFO] [stdout] test history::tests::suggest_skips_exact_match ... ok
[INFO] [stdout] test history::tests::record_and_recent ... ok
[INFO] [stdout] test history::tests::suggest_prefers_recent ... ok
[INFO] [stdout] test history::tests::suggest_returns_none_when_empty_prefix ... ok
[INFO] [stdout] test history::tests::like_escape_handles_wildcards ... ok
[INFO] [stdout] test history::tests::score_same_cwd_strictly_beats_cross_cwd ... ok
[INFO] [stderr]      Running tests/echo_server.rs (/opt/rustwide/target/debug/deps/echo_server-7f5054760ce9e925)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test connect_timeout_fires_on_dead_endpoint ... ok
[INFO] [stdout] test known_hosts_rejects_unknown_host_when_policy_is_reject ... ok
[INFO] [stdout] test known_hosts_tofu_learns_on_first_connect ... ok
[INFO] [stdout] test echo_round_trip ... ok
[INFO] [stdout] test rejects_wrong_password ... ok
[INFO] [stderr]    Doc-tests tiny_ssh_cli
[INFO] [stdout] test known_hosts_detects_key_change ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tiny_ssh_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "78470eab8f6fb50583f5e9f31ba2a03ef174bf353be53038305c7f91c43cdfa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78470eab8f6fb50583f5e9f31ba2a03ef174bf353be53038305c7f91c43cdfa5", kill_on_drop: false }`
[INFO] [stdout] 78470eab8f6fb50583f5e9f31ba2a03ef174bf353be53038305c7f91c43cdfa5
